home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Resources / Browsers, Managers & Extensions / Firefox Backup Extension 6.0.3 / !install.rdf next >
Extensible Markup Language  |  2008-05-05  |  700b  |  22 lines

  1. <?xml version="1.0"?>
  2.  
  3.   <RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  4.        xmlns:NC="http://home.netscape.com/NC-rdf#"
  5.        xmlns:em="http://www.mozilla.org/2004/em-rdf#">
  6.  
  7.     <Description about="urn:mozilla:install-manifest">
  8.       <em:id>Multipack@febe.fx</em:id>
  9.  
  10.       <!-- nsIUpdateItem type for a MiX -->
  11.       <em:type NC:parseType="Integer">32</em:type>
  12.  
  13.       <!-- Firefox -->
  14.       <em:targetApplication>
  15.         <Description>
  16.           <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
  17.           <em:minVersion>0.1</em:minVersion>
  18.           <em:maxVersion>9.9</em:maxVersion>
  19.         </Description>
  20.       </em:targetApplication>
  21.     </Description>
  22.   </RDF>